Skip to content

[Automated] Update podman CLI Options#2633

Merged
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-podman
May 17, 2026
Merged

[Automated] Update podman CLI Options#2633
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-podman

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

Summary

This PR contains automatically generated updates to podman CLI options classes.

The generator scraped the latest CLI help output from the installed tool.

Changes

  • Updated options classes to reflect latest CLI documentation
  • Added new commands if any were detected
  • Updated option types and descriptions

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels May 17, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 17, 2026 03:20
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst thomhurst merged commit de1c458 into main May 17, 2026
11 of 12 checks passed
@thomhurst thomhurst deleted the automated/update-cli-options-podman branch May 17, 2026 03:27
@claude
Copy link
Copy Markdown

claude Bot commented May 17, 2026

Code Review

This is an automated PR updating generated Podman CLI options classes. The changes are minimal and well-scoped:

Changes Summary

  1. **** — Timestamp bump from 2026-05-10 to 2026-05-17, reflecting the regeneration date. Expected and correct.

  2. **** — --sort option description reordered from size, tag, created, id, repositorycreated, id, repository, size, tag (alphabetical). This reflects the latest help output from the podman CLI.

  3. **** — Similarly, --sort description reordered from created, id, repository, size, tagtag, created, id, repository, size. This also reflects the current CLI help text.

Assessment

No issues found. The changes are exactly what you'd expect from a code-generation workflow scraping updated CLI help text — doc string ordering updates and a timestamp refresh. No behavioral changes, no new options added or removed, and no manually authored code was modified.

The automation pipeline (OptionsGenerator → scrape CLI → regenerate → PR) is working as intended. The fact that the sort value orderings differ between podman image list and podman images (which are functionally equivalent commands) is a quirk of the upstream podman CLI help output, not something introduced by this generator.

Note: PR was already merged at time of review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant